make ldconfig use the built-in system paths
authorSteve Langasek <steve.langasek@linaro.org>
Tue, 18 Jan 2022 18:06:44 +0000 (18:06 +0000)
committerAurelien Jarno <aurel32@debian.org>
Tue, 18 Jan 2022 18:06:44 +0000 (18:06 +0000)
commit7819f7825136ee67a55dad22ace3442aa5982fbc
tree3175bc34ec28b257ffdb94abd3131136c0376357
parent86daf6aeb6001d62408f43ad13c3f8b975c26413
make ldconfig use the built-in system paths

Bug-Ubuntu: https://bugs.launchpad.net/bugs/736932

Make ldconfig use the same view of built-in system paths that ld.so does,
instead of just using SLIBDIR and LIBDIR; this corrects a failure of
ldconfig to cache libraries in non-multiarch directories when building for
multiarch, even though they're on the system path.

Gbp-Pq: Topic any
Gbp-Pq: Name local-ldconfig-multiarch.diff
elf/ldconfig.c